ExchangeProtocolAuthenticationPackage Property |
Specifies the authentication scheme that is used when authenticating against the Exchange server that has the Mailbox server role installed.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic AuthenticationPackage AuthenticationPackage { get; set; }Public Property AuthenticationPackage As AuthenticationPackage
Get
Set
Property Value
Type:
AuthenticationPackage
See Also